home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11444 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  807 b 

  1. Path: news00.btx.dtag.de!not-for-mail
  2. From: fowlerl@t-online.de (Lucas Fowler & Wanda Puvogel)
  3. Newsgroups: comp.lang.c++
  4. Subject: Visual age Debugger problems (re-post)
  5. Date: 13 Mar 1996 21:05:37 GMT
  6. Organization: Telekom Online Internet Gateway
  7. Message-ID: <4i7db1$nh7@news00.btx.dtag.de>
  8. Mime-Version: 1.0
  9. Content-Type: text/plain; charset=us-ascii
  10. Content-Transfer-Encoding: 7bit
  11. X-Sender: 024125249-0001@t-online.de (Wanda Puvogel)
  12. X-Mailer: Mozilla 2.0 (Win95; I; 16bit)
  13.  
  14. I didn't see my post so at the risk of getting flamed for asking again...
  15.  
  16. I am having problems debugging C++ code in the VisualAge debugger.
  17.  
  18. I can step thru the code, but I cant look at any of the variables, either
  19. with Ctrl+M or by double-clicking on a variable, all I get is 
  20.  
  21.     Expression validation failed.
  22.  
  23. Can anyone help?
  24.